projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e93504
)
(add-log-current-defun-function): Likewise.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 13 Sep 1997 06:05:16 +0000
(06:05 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 13 Sep 1997 06:05:16 +0000
(06:05 +0000)
lisp/add-log.el
patch
|
blob
|
history
diff --git
a/lisp/add-log.el
b/lisp/add-log.el
index d5af6b4a3d8e072a75b69e4eeb718a66f9715274..0b9e907f9af86e59ac801ce570d7523cd044f162 100644
(file)
--- a/
lisp/add-log.el
+++ b/
lisp/add-log.el
@@
-45,7
+45,7
@@
*If non-nil, function to guess name of current function from surrounding text.
\\[add-change-log-entry] calls this function (if nil, `add-log-current-defun'
instead) with no arguments. It returns a string or nil if it cannot guess."
- :type '
boolea
n
+ :type '
functio
n
:group 'change-log)
;;;###autoload